home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d19
/
kmail275.arc
/
KMAIL.CFG
< prev
next >
Wrap
Text File
|
1991-04-26
|
6KB
|
163 lines
;------------------------------------------------;
; Kmail Configuration File ;
;------------------------------------------------;
; Max line length is 50 chars. Comments are ;
; indicated by a ; in column 1, blank lines ok ;
;------------------------------------------------;
; All parms *MUST* begin in column 1. ;
;------------------------------------------------;
; Parms 1-4 are used by the mail RDR's and are
; displayed to the user on various screens.
; They consist of freeform text describing your
; BBS system. SOMETHING must be coded.
;------------------------------------------------;
; Parm 1 - BBS Name, displayed by RDR's
;------------------------------------------------;
Produced by Kmail via Twin Peak's BBS
;------------------------------------------------;
; Parm 2 - City, State, Zip
;------------------------------------------------;
Longmont, Co., 80501
;------------------------------------------------;
; Parm 3 - BBS Phone Number
;------------------------------------------------;
(303)-651-0225
;------------------------------------------------;
; Parm 4 - Sysop Name (mixed case ok)
;------------------------------------------------;
Ken Krueger, Sysop
;------------------------------------------------;
; Parm 5 - Mail Packet Name, 8 chars max.
; NO .EXT (UPPER CASE ONLY).
;------------------------------------------------;
TWINPEAK
;------------------------------------------------;
; Everything below here is optional. The following
; show the internal defaults that Kmail will use
; if not overriden with a parameter here.
;------------------------------------------------;
;------------------------------------------------;
; Speed=ConnectBPS,Conf-Limit,Total-Limit
;------------------------------------------------;
; Where: ConnectBPS= The modem carrier connect
; speed. (not port speed).
;
; Conf-Limit= Maximum number of messages
; per conference.
;
; Total-Limit= Total overall # of messages
;------------------------------------------------;
Speed=300,15,50
Speed=1200,50,200
Speed=2400,150,400
Speed=4800,200,600
Speed=9600,200,900
Speed=Local,300,1000
Speed=Qnet,500,2000
;------------------------------------------------;
; Protocol BAT file names
;------------------------------------------------;
; RX=Xmodem Receive BAT
; RO=Xmodem-1K Receive BAT
; RY=Ymodem Receive BAT
; RG=Ymodem-g Receive BAT
; RZ=Zmodem Receive BAT
;
; SX=Xmodem Send BAT
; SO=Xmodem-1K Send BAT
; SY=Ymodem Send BAT
; SG=Ymodem-g Send BAT
; SZ=Zmodem Send BAT
;------------------------------------------------;
; Note: Deleting an entry here will disable the
; coorsponding protocol on the menu screen.
;------------------------------------------------;
RX=PCBRX.BAT
RO=PCBRO.BAT
RY=PCBRY.BAT
RG=PCBRG.BAT
RZ=PCBRZ.BAT
SX=PCBSX.BAT
SO=PCBSO.BAT
SY=PCBSY.BAT
SG=PCBSG.BAT
SZ=PCBSZ.BAT
;------------------------------------------------;
; Optional - Delete this section if you
; do not support Puma on your system.
;------------------------------------------------;
; PUMA Protocol Transfer Options
;------------------------------------------------;
; RP=Puma Receive BAT
; SP=Puma Send BAT
;------------------------------------------------;
RP=PCBRP.BAT
SP=PCBSP.BAT
;------------------------------------------------;
; Qnet_Private=Yes/No
;------------------------------------------------;
; This option if set to Yes will allow a caller
; with Network-Status to download all private
; messages, EXCEPT for comments to sysop, that
; have the ECHO flag enabled in the msg header.
;------------------------------------------------;
Qnet_Private=No
;------------------------------------------------;
; Ignore_Echo=Yes/No
;------------------------------------------------;
; This option applies only to Network-Status.
;
; If set to YES will cause Kmail to ignore the
; conference ECHO flag and allow downline nodes
; the ability to import messages from conf's
; defined as NON-ECHO. <usually Main Conf>
;
; If set to NO, then messages in non-echo conf's
; cannot be imported into the remote systems
; messages base.
;------------------------------------------------;
Ignore_Echo=No
;------------------------------------------------;
; Loc_Dir=Path to Local QWK/RDR directory
;------------------------------------------------;
; Use this to specify the default path/dir for
; local processing of QWK/REP files. This would
; normally be the location where your RDR expects
; to find the QWK files.
;------------------------------------------------;
Loc_Dir=C:\RDR\QWK
;------------------------------------------------;
; Zip_Opt=Any valid PKZip option(s)
;------------------------------------------------;
; If you need different ZIP options than the
; normal system defaults, use this option.
;
; Something like "Zip_Opt=-a -es" for example.
;------------------------------------------------;
; Scan_Upld_Only=Yes/No
;------------------------------------------------;
; When set to Yes, restricts the new file scan
; to just the public upload directory. This
; offers best performance. Specify No if your
; operation requires ALL directories be scanned.
;------------------------------------------------;
Scan_Upld_Only=Yes